@charset "utf-8";

body,td,th,input,textarea,select{font-family:Microsoft YaHei, Arial, Tahoma; font-size:12px; color:#777177; outline:none;}
html,body{min-width:1140px;}
html,body,form{margin:0;}
img{border:0px none; vertical-align:middle; outline:none;}
ul,dl{display:block; margin:0; padding:0;}
dd{margin:0; padding:0;}
li{list-style:none;}
p{display:block; margin:0; padding:0;}
a{text-decoration:none; color:#777177; outline:none;}
a:hover{color:#223dae;}
.wrap{width:1080px; margin:auto;}
.wrap:after{content:''; display:block; height:0; font-size:0; overflow:hidden; clear:both; float:none;}
.searHeight{font-style:normal; color:#223dae;}
.white{color:#fff !important;}
.light{font-family:Microsoft YaHei Light;}
.clear{clear: both;height: 0;width: 0;}
h1{display:block; font-size:26px !important; font-weight:normal; padding:0; margin:0;}

#head{width:100%; min-width:1140px; padding:0 100px; box-sizing:border-box; height:116px; position:fixed; left:0; top:0; background:#fff; transition:all .35s; z-index:99;}
#logo{width:400px; height:60px; float:left; padding:50px 0 0 0; transition:height .35s; overflow:hidden;}
#logo>a{display:block;}
#logo>a>img{height:30px; transition:all .35s;}
#search{width:36px; height:36px; background:#223dae; display:block; float:right; margin-top:46px; border-radius:3px; margin-left:30px; cursor:pointer; transition:all .35s; position:relative; z-index:2;}
#search>img{padding:6px; height:24px; filter:alpha(opacity=70); opacity:.7;}
#search:hover,#search.A{background:#b4000f;}
#search-wrap{height:36px; width:0; background:#b4000f; position:absolute; right:100px; top:46px; border-radius:3px; z-index:1; transition:top .35s,right .35s;}
#search-wrap>input{padding:0 10px; background:none; color:#fff; border:0px none; font-size:13px; line-height:36px; height:36px;}
#search-wrap>input::-webkit-input-placeholder{color:rgba(255,255,255,.8);}

#menu{width:782px; height:100px; padding:16px; float:right; transition:line-height .35s,height .35s;}
#menu>li{float:left; position:relative;}
#menu>li:after{position:absolute; left:0; width:100%; height:0; bottom:0; font-size:0; background:#223dae; content:''; display:block; transition:all .18s;}
#menu>li.A:after{height:3px;}
#menu>li>a{font-size:15px; color:#333; line-height:100px; display:inline-block; padding:0 25px; transition:line-height .35s,height .35s,color .25s;}
#menu>li.A>a{color:#223dae;}
#menu>li>div{min-width:180px; background:#fff; position:absolute; left:0; top:100px; display:none; transition:top .35s;}
#menu>li>div>a{display:block; height:45px; line-height:44px; border-bottom:1px solid #eee; padding:0 55px 0 25px; font-size:13px; transition:all .35s; white-space:nowrap; position:relative; overflow:hidden;}
#menu>li>div>a:after{content:''; display:block; width:20px; height:20px; position:absolute; background:url(img/arrow.png) no-repeat center center; right:35px; top:12px; filter:alpha(opacity=0); opacity:0; transition:all .5s;}
#menu>li>div>a:last-child{border-bottom:0px none;}
#menu>li>div>a:hover{background:#eee;border-bottom:1px solid #ddd;}
#menu>li>div>a:hover:after{right:20px; filter:alpha(opacity=60); opacity:.6;}
#menu>li>div>a:last-child:hover{border-bottom:0px none;}

#head.small{height:80px; box-shadow:0 2px 8px rgba(0,0,0,.08);}
#head.small #logo{height:58px; padding:25px 0 0 0; }
#head.small #logo>a>img{height:30px;}
#head.small #search{margin-top:25px;}
#head.small #menu{height:64px;}
#head.small #menu>li>a{line-height:54px; height:64px;}
#head.small #menu>li>div{top:64px;}
#head.small #search-wrap{top:25px;}

#banner{width:100%; height:670px; position:relative; z-index:1; overflow:hidden; margin:116px 0 0 0;}
#banner>.bg,#b-sub>.bg{width:100%; height:100%; position:absolute; left:0; top:0; background:#000; filter:alpha(opacity=50); opacity:.5; z-index:2; display:none;}
#b-sub{width:100%; height:350px; position:relative; z-index:1; overflow:hidden; margin:116px 0 0 0; animation:b-bg 1.6s both;}
@keyframes b-bg{
  from{filter:alpha(opacity=0); opacity:0; background-size:2400px 420px;}
  to{filter:alpha(opacity=100); opacity:1; background-size:2000px 350px;}
}
#b-sub>.border{position:absolute; left:50%; top:50%; animation:b-border .8s ease-out 0.4s both; width:600px; height:86px; margin:-50px 0 0 -300px; z-index:3;}
#b-sub>.b-sub-title{width:600px; height:86px; position:absolute; left:50%; top:50%; text-align:center; color:#fff; font-size:28px; animation:b-title .6s 1s both; z-index:3;}
#b-sub>.b-sub-title-sub{width:600px; height:86px; position:absolute; left:50%; top:50%; text-align:center; color:#fff; font-size:14px; animation:b-title-sub .6s 1.2s both; z-index:3;}
@keyframes b-border{
  from{border:5px solid rgba(255,255,255,0); width:1000px; height:143px; margin:-80px 0 0 -500px;}
  to{border:1px solid rgba(255,255,255,.3); width:600px; height:90px; margin:-52px 0 0 -300px;}
}
@keyframes b-title{
  from{filter:alpha(opacity=0); opacity:0; margin:0px 0 0 -300px;}
  to{filter:alpha(opacity=100); opacity:1; margin:-38px 0 0 -300px;}
}
@keyframes b-title-sub{
  from{filter:alpha(opacity=0); opacity:0; margin:30px 0 0 -300px;}
  to{filter:alpha(opacity=100); opacity:1; margin:3px 0 0 -300px;}
}

.mtitle{width:100%; height:60px; border-bottom:1px solid #e6e6e6; text-align:center; font-size:32px; color:#223dae; position:relative; z-index:1;}
.mtitle:after{position:absolute; width:160px; background:#223dae; height:3px; left:50%; margin-left:-80px; bottom:-2px; display:block; content:'';}
.mtitle_sub{text-align:center; height:60px; line-height:60px; font-size:15px; color:#999; font-family:Microsoft YaHei Light;}
#m1{width:100%; height:700px; margin-top:70px;}
#m1>.wrap{position:relative; margin:35px auto 0 auto;}
#m1block{width:700px; position:relative; z-index:2;}
#m1block>.bg{width:100%; position:absolute; z-index:1; height:354px; left:0; top:59px; background:#eee; filter:alpha(opacity=80); opacity:.8;}
#m1block>.block{position:relative; z-index:2; padding:100px 50px 0 50px;}
#m1>.wrap p{font-size:14px; line-height:210%; margin-bottom:15px; color:#666;}
#m1block2{width:635px; height:430px; position:absolute; right:0; top:14px; z-index:1; overflow:hidden;}
#m1block2>.img{padding:15px; width:100%; height:100%; position:relative; z-index:2;}
#m1block2>.img>img{display:block;}
#m1_R{width:60px; height:60px; position:absolute; right:20px; top:180px; z-index:3;}
#m1_R>img{width:100%; height:100%; filter:alpha(opacity=80); opacity:.8; transition:all .2s;}
#m1_R:hover>img{filter:alpha(opacity=100); opacity:1;}
#m1 .more{display:block; width:130px; height:41px; text-align:center; line-height:38px; background:#ccc; color:#fff; font-size:14px; margin:30px 0 0 0; border-radius:3px; transition:all .16s;}
#m1 .more:hover{background:#223dae;}

#m2{height:430px; background-image:url(img/m2_bg.jpg); background-repeat:no-repeat; background-size:cover; position:relative; z-index:1; background-attachment:fixed;}
#m2>.mtitle{padding:70px 0 0 0; border-bottom:1px solid rgba(255,255,255,.13); color:#fff;}
#m2>.mtitle:after{background:#fff;}
#m2>.mtitle_sub{color:rgba(255,255,255,.66);}

#m2block{width:1080px; height:400px; overflow:hidden; position:absolute; top:250px; left:50%; margin-left:-540px;}
#m2block>ul{width:1080px; text-align:center; }
#m2block>ul>li{width:270px; height:350px; display:inline-block; margin:0 15px; vertical-align:top;}
#m2block>ul>li>a{display:block; width:100%; height:100%; background:url(img/cls_bg2.jpg) no-repeat center center; background-size:cover; box-sizing:border-box; position:relative;transition:all .35s;}
#m2block>ul>li.low>a{background:url(img/cls_bg1.jpg) no-repeat center center;}
#m2block>ul>li>a>.img{width:100%; height:100%; position:absolute; z-index:1;}
#m2block>ul>li>a>.img>img{width:100%; height:100%;}
#m2block>ul>li>a>.title{
	background:rgba(0,0,0,.4);
  width:100%; height:50px; line-height:50px; padding:0 20px; text-align:center;
  text-overflow:ellipsis; overflow:hidden; white-space:nowrap; box-sizing:border-box;
  position:absolute; bottom:20px; left:0; font-size:15px; color:#fff; z-index:4;
  transition:all .2s .05s;
}
#m2block>ul>li>a:after{content:''; display:block; position:absolute; left:0; bottom:0; width:100%; height:0; background:#0749b5; z-index:3; filter:alpha(opacity=80); opacity:.8; transition:all .35s;}
#m2block>ul>li>a>.bg{position:absolute; z-index:2; background:#000; width:100%; height:100%; filter:alpha(opacity=0); opacity:0; left:0; top:0; transition:all .45s;}
#m2block>ul>li>a:hover{box-shadow:0 5px 30px 3px rgba(0,0,0,.3);}
#m2block>ul>li>a:hover>.title{padding:10px 20px 0 20px; color:#fff;}
#m2block>ul>li>a:hover:after{height:66px;}
#m2block>ul>li>a:hover>.bg{filter:alpha(opacity=3); opacity:.3;}

#m2 .more{
  display:block; width:136px; height:43px; text-align:center; line-height:40px; background:#ccc; color:#fff; font-size:14px; border-radius:3px; transition:all .16s;
  position:absolute; left:50%; top:680px; margin-left:-68px;
}
#m2 .more:hover{background:#223dae;}

#indbrand{height:740px; margin:376px 0 0 0;padding-top: 70px; background: url(img/indbr1.jpg) no-repeat center top;}
#indbrand .more{display:block; width:136px; height:43px; text-align:center; line-height:40px; background:#ccc; color:#fff; font-size:14px; border-radius:3px; transition:all .16s; margin:60px auto 0 auto;}
#indbrand .more:hover{background:#223dae;}
.brandlist li{float: left;width:270px;height: 150px;line-height:150px;text-align: center;overflow: hidden;cursor: pointer;position: relative;}
.brandlist li img{transition:all .2s;}
.brandlist li span{width:100%;color: #fff;letter-spacing:5px; font-size:20px; text-align: center;line-height: 14px; position: absolute;left: 0;top:-100px;z-index:10;transition:all .5s;box-sizing: border-box; opacity:0;}
.brandlist li:after{ position:absolute; z-index:9; left:0; top:0; width:100%; height:100%; background:rgba(0,0,0,0);content:'';border-radius: 5px; transition:all .3s;}
.brandlist li:hover:after{background:rgba(0,0,0,.7);}
.brandlist li:hover span{top:70px;opacity: 1;}
.brandlist li:hover img{opacity: .8;}



#m4{height:466px; margin:76px 0 0 0; background-image:url(img/m4_bg.jpg); background-repeat:no-repeat; background-size:cover; position:relative; z-index:1; background-attachment:fixed;}
#m4>.wrap{width:720px; padding:86px 0 0 0;}
#m4-r{width:260px;text-align: center;margin: auto;}
#m4 .wrap .title{color:#fb2846; font-size:32px;}
#m4 .wrap .title>span{display:inline-block; padding:0 0 0 10px; font-size:18px; vertical-align:middle;}
#m4 .wrap .content{padding:10px 0 0 0; color:#fff; font-size:13px;}
#m4 .wrap .content>.tit{color:rgba(255,255,255,.5); margin-top:20px; margin-bottom:2px;}
#m4 .wrap .content>.notop{margin-top:5px !important;}
#m4 .wrap .content .big{font-size:20px;}

#copyright{height:60px; background:#fff; font-size:13px; line-height:60px; border-top:1px solid #e6e6e6; margin-top:80px;}
#copyright .left{width:600px; float:left;}
#copyright .right{width:460px; float:right; text-align:right; color:#999;}
#copyright .right a{color:#999;}
#copyright .right a:hover{color:#223dae; text-decoration:underline;}

#foot{height:160px; background:url(img/foot_bg.jpg) no-repeat center center; background-size:cover; text-align:center;}
#foot>div{display:inline-block; padding:43px 60px 0 60px; position:relative; z-index:2;}
#foot>div>.img{display:inline-block; width:66px; height:66px; vertical-align:middle;}
#foot>div>.img>img{width:100%; filter:alpha(opacity=60); opacity:.6; transition:all .3s;}
#foot>div>.text{display:inline-block; vertical-align:middle; font-size:14px; color:rgba(255,255,255,.8); padding:0 0 0 10px; transition:all .3s;}
#foot>div:hover>.img>img{filter:alpha(opacity=100); opacity:1;}
#foot>div:hover>.text{color:#fff;}
#foot>div>.qr{width:200px; height:200px; line-height:200px; position:absolute; z-index:2; background:#fff; text-align:center; top:-180px; left:38px; box-shadow:5px 5px 20px rgba(0,0,0,.12); border-radius:10px; display:none;}
#foot>div>.qr img{width: 170px;height: 170px;}


#part{height:70px; border-bottom:1px solid #e6e6e6;}
#part-menu{height:70px; line-height:70px; font-size:15px;}
#part-menu>a{display:inline-block; height:100%; padding:0 20px; position:relative;}
#part-menu>a:after{height:3px; background:#223dae; position:absolute; left:0; bottom:-3px; width:100%; display:block; content:''; transition:all .16s; filter:alpha(opacity=0); opacity:0;}
#part-menu>a:hover:after{bottom:-1px; filter:alpha(opacity=100); opacity:1;}
#part-menu>a.A{color:#223dae;}
#part-menu>a.A:after{bottom:-1px; filter:alpha(opacity=100); opacity:1;}

#main{margin:50px auto 0 auto;}
.content{font-size:13px;}
.lineh180{line-height:180%;}
.lineh220{line-height:220%;}
.content p{margin:0 0 20px 0;}
.column2{-webkit-column-count:2; column-count:2; -webkit-column-gap:63px; column-gap:63px;}
.column3{-webkit-column-count:3; column-count:3; -webkit-column-gap:63px; column-gap:63px;}

#companyname>img{display:block; margin-bottom:20px;width: 300px;}

#ab-wrap{height:230px; overflow:hidden; margin:35px 0 0 0; position:relative;}
#aboutmove{height:100%; position:relative; z-index:1;}
#aboutmove>div{height:230px;}
#aboutmove>div>a{display:block; width:360px; height:230px; float:left; position:relative;}
#aboutmove>div>a>img{width:100%; height:100%; display:block;}
#aboutmove>div>a:after{display:block; content:''; width:100%; height:100%; position:absolute; z-index:1; left:0; bottom:-230px; background:rgba(0,0,0,.6); transition:all .45s;}
#aboutmove>div>a>span{
  display:block; width:120px; height:50px; line-height:50px; text-align:center; font-size:15px; position:absolute; z-index:2; transition:all .55s;
  left:50%; top:0; color:#fff; margin:-28px 0 0 -60px; border-top:1px solid #fff; border-bottom:1px solid #fff;
  filter:alpha(opacity=0); opacity:0;
}
#aboutmove>div>a:hover:after{bottom:0;}
#aboutmove>div>a:hover>span{top:50%; filter:alpha(opacity=100); opacity:1;}
#ab-wrap .prev{display:block; width:40px; height:70px; background:rgba(0,0,0,.76); position:absolute; left:0; top:80px; z-index:2; transition:all .2s;}
#ab-wrap .next{display:block; width:40px; height:70px; background:rgba(0,0,0,.76); position:absolute; right:0; top:80px; z-index:2; transition:all .2s;}
#ab-wrap .prev:hover,#ab-wrap .next:hover{background:rgba(230,0,19,.8);}

#culture{background:#a1000d; height:200px;}
#culture>li{width:25%; float:left; height:100%; padding:20px; box-sizing:border-box; border-left:1px solid rgba(255,255,255,.12);}
#culture>li:first-child{border-left:1px solid #223dae;}
#culture>li>div{width:100%; height:100%;}
#culture>li>div>.tit{text-align:center; color:#fff; font-size:15px; font-family:Microsoft YaHei Light; height:50px; line-height:50px; transition:all .3s;}
#culture>li>div>.img{text-align:center; height:70px; line-height:70px;}
#culture>li>div>.img>img{height:70px; filter:alpha(opacity=30); opacity:.3; transition:all .3s;}
#culture>li>div>.con{text-align:center; color:#fff; filter:alpha(opacity=50); opacity:.5;}
#culture>li>div:hover>.img>img{filter:alpha(opacity=100); opacity:1;}


.mtit{font-size:36px; color:#223dae;}
.mtit-sub{color:#999; font-size:13px; padding:10px 0 0 0;}
.mtit-sub2{font-size:30px; color:#dadada; font-weight:bold; margin-bottom:20px;}

/**************资质证书*****************/

.cert-list{ margin-top:30px;}
.cert-list>li{width:20%; height:320px; border:1px solid #eee; margin:0 0 -1px -1px; float:left; transition:all .3s; box-sizing:border-box;}
.cert-list>li:hover{background:#eee;}
.cert-list>li>a{display:block; width:100%; height:100%; overflow:hidden; position:relative;}
.cert-list>li>a:after{display:block; content:''; width:100%; position:absolute; left:0; bottom:-60px; height:50px; background:#223dae; z-index:1; transition:all .3s;}
.cert-list>li>a>.img{width:auto; height:240px; margin:auto; margin-top: 20px; text-align:center; overflow:hidden;}
.cert-list>li>a>.img>img{width:auto; height:100%;}
.cert-list>li>a>.tit{height:50px; padding:0 10px; line-height:48px; text-align:center; font-size:13px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap; position:relative; z-index:2; transition:all .25s;}
.cert-list>li>a:hover:after{bottom:0px;}
.cert-list>li>a:hover>.tit{color:#fff; line-height:72px;}

/**************资质证书END*****************/

.pager{text-align:center; margin:40px 0 0 0;}
.pager>a{display:block; width:136px; height:43px; text-align:center; line-height:42px; border:1px solid #e6e6e6; box-shadow:5px 5px 10px rgba(0,0,0,.06); font-size:13px; border-radius:3px; transition:all .16s; margin:auto;}
.pager>a:hover{border:1px solid #ccc;}
.pager #loading{display:none;}
.pager .ico{display:block; width:50px; height:50px; background-color:#67CF22; margin:auto; -webkit-animation:rotateplane 1.2s infinite ease-in-out;}
@keyframes rotateplane{
  0%{transform:perspective(80px);} 
  50%{transform:perspective(80px) rotateY(180deg);}
  100%{transform:perspective(80px) rotateY(180deg) rotateX(180deg);}
}
.pager .txt{font-size:14px; color:#999; font-family:Microsoft YaHei Light; display:block; padding:16px 0 0 0;}

.news-info{background:#edf1f7; padding:16px 20px; margin:30px 0; position:relative; font-size:13px;}
.news-info>div{float:right; text-align:right; margin-top:-8px;}

#prevnext{margin:60px auto 50px auto; position:relative; font-size:13px;}
#prevnext .prev{margin:7px 0;}
#prevnext .next{margin:7px 0;}
#prevnext .prev>a,#prevnext .next>a{color:#223dae;}
#prevnext .prev>a:hover,#prevnext .next>a:hover{color:#3cb035;}
#prevnext>a{display:block; width:88px; height:35px; background:#fff; line-height:34px; text-align:center; border:1px solid #e6e6e6; border-radius:3px; position:absolute; right:0; top:8px;}
#prevnext>a:hover{border:1px solid #ccc;}

#support{margin:60px 0 0 0;}
#support .tit{background:#223dae; display:inline-block; padding:10px 30px; color:#fff; font-size:15px; font-family:Microsoft YaHei Light;}

#down>li{border-bottom:1px solid #e6e6e6;}
#down>li>a{display:block; padding:40px 0; position:relative;}
#down>li>a>.tit{width:800px; font-size:16px; color:#223dae; transition:all .25s;}
#down>li>a>.tit>span{display:inline-block; padding:0 0 0 10px; font-size:12px; color:#999;}
#down>li>a>.con{width:800px; font-size:13px; line-height:180%; padding:10px 0 0 0; color:#777177;}
#down>li>a>.img{width:230px; height:120px; position:absolute; right:0; top:20px; overflow:hidden;}
#down>li>a>.img>img{width:100%; height:100%; transition:all .45s;}
#down>li>a:hover>.img>img{width:265px; height:140px; margin:-10px;}
#down>li>a:hover>.tit{color:#ec0000;}

#files{border:1px solid #eee; padding:20px 25px 22px 25px;}
#files>p{color:#333;}

.pro-cls{margin-top:50px;}
.pro-cls:after{display:block; content:''; clear:both; float:none; height:0;}
.pro-cls>.img{width:380px; height:330px; overflow:hidden; position:relative; float:left; background:url(img/pro-cls.jpg) no-repeat center center; background-size:cover;}
.pro-cls>.img>a{display:block; width:100%; height:100%;}
.pro-cls>.img>a>img{position:absolute; right:15px; top:23px; width:300px; height:auto; transition:all .45s;}
.pro-cls:hover>.img>a>img{right:30px;}
.pro-cls>.right{width:700px; height:330px; float:right; border:1px solid #eee; border-left:0px none; padding:30px 30px 30px 50px; box-sizing:border-box; transition:all .5s;}
.pro-cls:hover>.right{background:#eee;}
.pro-cls>.right>.tit{font-size:26px; color:#223dae; transition:all .35s;}
.pro-cls:hover>.right>.tit{color:#3cb035;}
.pro-cls>.right>ul{margin-top:15px;}
.pro-cls>.right>ul>li{width:50%; float:left; padding:0 25px 0 0; box-sizing:border-box;}
.pro-cls>.right>ul>li>a{font-size:13px; display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; padding:5px 0 5px 0;}
.pro-clsR>.img{float:right;}
.pro-clsR>.right{float:left; border-right:0px none; border-left:1px solid #eee;}

#pro{margin:50px auto auto auto; width:1120px;}
#pro>li{width:240px; height:293px; float:left; margin-right:40px; margin-bottom:40px;}
#pro>li>a{display:block; width:100%; height:100%; box-sizing:border-box; border:1px solid #e6e6e6; transition:all .45s;}
#pro>li>a>.img{width:220px; height:220px; margin:10px auto; background:#eee; position:relative; overflow:hidden;}
#pro>li>a>.img>img{width:100%; height:100%; position:absolute; left:0; top:0; transition:all .45s;}
#pro>li>a>.tit{font-size:13px; padding:0 10px; text-align:center; height:40px; line-height:150%;}
#pro>li>a:hover{box-shadow:5px 5px 12px rgba(0,0,0,.05); border:1px solid #ddd;}
#pro>li>a:hover>.img>img{width:250px; height:250px; left:-15px; top:-15px;}

#proconL{margin:50px auto; width:700px; height:500px;position: relative;}
#proconL .swiper-container{width:100%; height:100%;}
#proconL .swiper-container img{width:100%; height:100%;}
#proconL .swiper-button-next,#proconL .swiper-button-prev{opacity:.6;}
#proconL .swiper-button-next{right: -50px;}
#proconL .swiper-button-prev{left: -50px;}

#pro_con{line-height: 1.8em;font-size: 14px;border: 1px solid #ddd;padding: 20px;}
#pro_con img{margin:auto; display:block;max-width: 100%;}

/***********热处理加工*************/
.worklist{width: 1120px;margin-top: 30px;}
.worklist li{float: left;width: 340px;margin-right: 30px;}
.worklist li a{display: block;width: 340px;}
.worklist li p.img{width: 340px;height: 220px;overflow: hidden;background-color: #eee;position: relative;}
.worklist li p.img img{max-width: 340px;}
.worklist li p.img:after{ position:absolute; z-index:9; left:0; top:0; width:100%; height:100%; background:rgba(0,0,0,0) url("img/icon-zoom.png") no-repeat; background-position:50% -50%; content:''; transition:all .35s;}
.worklist li a:hover p.img:after{background:rgba(0,0,0,.7) url("img/icon-zoom.png") no-repeat;background-position:50% 50%;}
.worklist li p.tit{height:50px;position: relative;}
.worklist li p.tit span{display:block;font-size: 16px;width: 100%; height:50px; line-height:50px;text-align: center;text-overflow:ellipsis; overflow:hidden; white-space:nowrap;position: relative;z-index: 9;}
.worklist li p.tit:after{display: block;content: " ";width: 100%;height: 0; background-color:#223dae; position:absolute;left: 0;bottom: 0; z-index:0;opacity: 0; transition:all .2s;}
.worklist li a:hover p.tit:after{height: 100%;opacity: 1;}
.worklist li a:hover p.tit span{color: #fff;}
.workview .mtit{text-align: center;}
#pro_con .protit1{width: 150px;text-align: center;height: 40px;line-height: 40px; color: #fff;background-color: #223dae; margin-top:-40px;box-shadow: 0 4px 20px rgba(0,0,0,.2);}

/***********技术数据*************/
.tab1{margin-top: 20px;}
#title li {
	float:left;
	margin-right:10px;
	border:1px solid #dedede;
	background:#eee;
	width:120px;
	text-align:center;
	height:40px;
	line-height:40px;
	position:relative;
	z-index:1000;
}
#title,#tab-con {
	clear:both;
	background-color:#FFF;
}
#tab-con {
	width: 100%;
	border:1px solid #dedede;
	position:relative;
	top:-1px;
	padding:10px;
}
#tab-con table{width: 100%;}
#tab-con table td{height: 30px;line-height: 30px;}

#tab-con .tabC{
	display:none;
}
#tab-con .active{
	display:block;
}
#title .ho {background-color: #fff;	border-bottom:1px solid #FFF;}
#title .ho a {color:#223dae;}





/***********联系我们*************/
.contact{font-size:14px;}
.contact h1{color:#333; margin-bottom:20px;}
.contact p{margin-top:9px;}
.contact .fl{float: left;width: 360px;padding-right: 40px;}
.contact .fl h3{color:#223dae;border-bottom: 1px solid #ddd;padding-bottom: 10px;}


#map{position:relative; margin-top:50px;}
#map div{width:100%; height:30px; background:#fff; position:absolute; left:0; bottom:0;}
/***********品牌客户*************/
.brand{background: url(img/indbr1.jpg) no-repeat center top;margin-top: 0!important;padding-top: 60px;}
.brand .btit{text-align: center;font-size: 18px;line-height:30px;margin-bottom:30px;padding-bottom:20px; border-bottom: 1px solid #ddd;}
.brand .btit strong{display: inline-block;font-size:30px;color:#223dae;}














@media (max-width:1440px){
  #head{padding:0 40px;}
  #search-wrap{right:60px;}
}
@media (max-width:1200px){
  #head{padding:0 20px;}
  #search-wrap{right:30px;}
}









